1bashThis demonstrates sending an HTTP request with a custom user-agent using curl.curl --user-agent "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" [URL]external toolscurlhttp requestscustom user-agent